Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[version_1] Set correct ownership if qb_ipcs_connection_auth_set() has been used #382

Merged
merged 1 commit into from
Feb 12, 2020
Merged

[version_1] Set correct ownership if qb_ipcs_connection_auth_set() has been used #382

merged 1 commit into from
Feb 12, 2020

Conversation

diabonas
Copy link
Contributor

Backport #381 in case there is another 1.0.* release.

@knet-ci-bot
Copy link

Can one of the admins verify this patch?

@diabonas
Copy link
Contributor Author

diabonas commented Feb 10, 2020

The CI failure comes from a linting error that appears to be unrelated to the proposed patch, see #374.

@chrissie-c
Copy link
Contributor

It looks good to me. Can you fix the split errors please? it's just a question of changing the line in lib/Makefile.am from " 2 code warnings" to " 3 code warnings", then I'll pull it.

Thanks!

When qb_ipcs_connection_auth_set() has been used, the ownership of the
temp directory initially set by handle_new_connection() must be updated
as well.
@diabonas
Copy link
Contributor Author

Thanks, I didn't realise the linting error was due to the ignored return value of chown(), on my system run_splint.sh fails with completely unrelated error messages. I amended the commit and force-pushed - not quite sure why CI is failing this time, it passed in my own Travis CI namespace...

@chrissie-c
Copy link
Contributor

Thanks for that. The RPM build fail is 'normal' so that I'm not going to worry about!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants